Autogenerated HTML docs for v1.7.5-rc0-96-gc4b2c
diff --git a/git-grep.html b/git-grep.html index 76e110b..6da537e 100644 --- a/git-grep.html +++ b/git-grep.html
@@ -438,6 +438,27 @@ <div class="paragraph"><p>Look for specified patterns in the tracked files in the work tree, blobs registered in the index file, or blobs in given tree objects.</p></div> </div> +<h2 id="_configuration">CONFIGURATION</h2> +<div class="sectionbody"> +<div class="dlist"><dl> +<dt class="hdlist1"> +grep.lineNumber +</dt> +<dd> +<p> + If set to true, enable <em>-n</em> option by default. +</p> +</dd> +<dt class="hdlist1"> +grep.extendedRegexp +</dt> +<dd> +<p> + If set to true, enable <em>--extended-regexp</em> option by default. +</p> +</dd> +</dl></div> +</div> <h2 id="_options">OPTIONS</h2> <div class="sectionbody"> <div class="dlist"><dl> @@ -831,7 +852,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2011-03-29 06:53:36 UTC +Last updated 2011-04-02 04:31:58 UTC </div> </div> </body>